chore(deps): update dependency snyk to v1.1303.0#592
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency snyk to v1.1303.0#592renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
commit: |
eaf77fc to
a647152
Compare
a647152 to
1e7e13b
Compare
1e7e13b to
f7698ad
Compare
f7698ad to
0dcbd27
Compare
0dcbd27 to
05242ac
Compare
05242ac to
8255722
Compare
8255722 to
d165a72
Compare
d165a72 to
5fbf974
Compare
5fbf974 to
e45f3dc
Compare
e45f3dc to
730eddb
Compare
730eddb to
72734f7
Compare
72734f7 to
a435dbf
Compare
a435dbf to
250fdc4
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
1.1298.2→1.1303.0Release Notes
snyk/snyk (snyk)
v1.1303.0Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
--excludeparameter (3acbc6b)--jsonoutput ofsnyk testandsnyk sbom testshould now contain fields which were previously missing (isDisputed,proprietary,severityBasedOn,alternativeIds,mavenModuleName) (9996b27)show-maven-build-scope/show-npm-scopefeature flag enabled (89d26f0)--uploadand--repoflag to the experimental aibom command to persist their AI BOM into their Snyk organisation (e1fdae7)snyk redteam --experimental get --id=<scan-id>. The scan command also now shows progress during execution. (fba40cc)--htmlor--html-file-outputflags (aa76c04)snyk_package_healthto validate package health (2b0edd2)--profile=<lite|full|experimental>) or environment variable (SNYK_MCP_PROFILE). (2b0edd2)snyk container sbomusers can now use--usernameand--passwordto generate SBOMs for images in private registries (a7015a7)snyk container sbomusers can now use--exclude-node-modulesto exclude node_modules directories from the SBOM (a7015a7)snyk container sbomusers can now use--nested-jars-depthto control the depth of nested JAR unpacking (a7015a7)snyk container sbomusers can now passdocker-archive:,oci-archive:,kaniko-archive:prefixed paths or bare.tarfile paths as the image argument (a7015a7)Bug Fixes
runAutomationDetailsfield in sarif output is not unique (07dd36f)automationDetailsfield is now rendered correctly when using the--sarifflag (3191e4d)--all-projects(6e3b5d5)snyk ignorecommand are now correctly applied if an expiry is set or if using an absolute filepath (a61589c)--target-referenceoption is now correctly applied to application scan results in container tests, not just the OS scan results (70db44f)SNYK-CLI-0000errors are now correctly categorised and displayed (3d02788)v1.1302.1Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1302.0Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
v1.1301.2Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1301.1Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
reachabilityflag (eaf50bb)snyk monitor --reachability=truecommand should now work even if double dashed arguments are provided (e8bdac6)snyk test --reachability/snyk monitor --reachability(d0bdba1)v1.1301.0Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
--include-system-jars, to support scanning of usr/lib JARs (57078b6)--include-provenancethat will produce DepGraphs containing purls with checksum qualifiers for each package. Primarily to be used via --print-graph, not yet used in the main testing flow (5b8fe0a)--include-provenancethat will produce an SBOM with checksum qualifiers in each purl (5b8fe0a)Bug Fixes
(bfcbda7)
v1.1300.2Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1300.1Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
v1.1300.0Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Features
Bug Fixes
v1.1299.1Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
v1.1299.0Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation.
Features
Bug Fixes
code test --reportwhen aproject_idenvironment variable exists. (6168b1d)snyk code testwhere an empty input parameter would cause inconsistent behavior. (a661235)CVE-2025-8959. (5a548fb)project.assets.jsonfiles would not be detected in cases where it's destination path was altered with .NET properties. (75a152e)--all-projects. (960fa8e)v1.1298.3Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
News
aibom: This command is now publicly available. Note that the feature is still experimental and subject to breaking changes without notice.
Effective with release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
If this affects you, please follow the advice here. Possible issues are errors mentioning
GLIBC_2.27orGLIBC_2.31not found.Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.